-
Home
-
FluentAuth – The Ultimate Authorization & Security Plugin for WordPress
-
1.1.0
-
Code
-
Classes
- AuthService
Total Complexity |
54 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
261 |
Lines of code |
185 |
Logical lines of code |
115 |
Comment lines |
17 |
Methods |
7 |
Properties |
0 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
registerNewUser() |
B |
39 |
18 |
59 |
maybeUpdateUser() |
A |
49 |
12 |
30 |
doUserAuth() |
A |
44 |
10 |
43 |
checkUserRegDataErrors() |
A |
48 |
8 |
31 |
makeLogin() |
S |
59 |
4 |
14 |
setStateToken() |
S |
71 |
1 |
5 |
getStateToken() |
S |
79 |
1 |
3 |